Results 1 to 7 of 7

Thread: QFileDialog How to hide linux hidden/backup folders (“.folder”)

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Jun 2010
    Posts
    36
    Qt products
    Qt4 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows

    Default QFileDialog How to hide linux hidden/backup folders (“.folder”)

    Basically when browsing folders inside a QFileDialog I find very annoying to have everything bloated with hidden or backup folders (don't know how to call them really); specially on "home" where programs leave their data...

    Is there a way to prevent these type of folders (the ones who start with a dot) from showing by default on a QFileDialog?

    I'm using Qt4.6, getOpenFileName and Ubuntu 10.04.

    P.D.: I spent a couple hours looking for this on the web but found nothing.
    Last edited by toglia3d; 11th June 2010 at 10:05.

Similar Threads

  1. Replies: 3
    Last Post: 26th August 2010, 11:51
  2. Replies: 2
    Last Post: 22nd July 2009, 20:16
  3. QFileDialog->leftPane()->hide() anything like this?
    By killerwookie99 in forum Qt Programming
    Replies: 1
    Last Post: 26th January 2009, 18:41
  4. Replies: 1
    Last Post: 5th October 2007, 09:51
  5. QFileDialog hidden files
    By blukske in forum Qt Programming
    Replies: 3
    Last Post: 8th March 2007, 02:11

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Qt is a trademark of The Qt Company.